cloud: add v1beta2 Premium API#22797
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/cc @qqqdan |
There was a problem hiding this comment.
Code Review
This pull request introduces the TiDB Cloud API v1beta2 for managing Premium instances, updating the API documentation and release notes accordingly. The review feedback provides several improvements to ensure consistency with the documentation style guide, including correcting heading casing, removing unnecessary filler words, and standardizing capitalization in list descriptions.
[LGTM Timeline notifier]Timeline:
|
Co-authored-by: Grace Cai <qqzczy@126.com>
| - [TiDB Cloud Premium API](https://docs.pingcap.com/tidbcloud/api/v1beta2/premium): manage TiDB Cloud Premium instances, backups, and regions. This API includes the following resources: | ||
|
|
||
| - **TiDB Cloud Premium Instance**: manage the lifecycle and configuration of TiDB Cloud Premium instances, including passwords, CA certificates, and cloud provider information. | ||
| - **Backup**: manage backups for TiDB Cloud Premium instances, including backup-based restore. |
There was a problem hiding this comment.
| - **Backup**: manage backups for TiDB Cloud Premium instances, including backup-based restore. |
| - Introduce TiDB Cloud Premium API (v1beta2) for managing the following resources automatically and efficiently: | ||
|
|
||
| - **TiDB Cloud Premium Instance**: manage the lifecycle and configuration of TiDB Cloud Premium instances, including passwords, CA certificates, and cloud provider information. | ||
| - **Backup**: manage backups for TiDB Cloud Premium instances, including backup-based restore. |
There was a problem hiding this comment.
| - **Backup**: manage backups for TiDB Cloud Premium instances, including backup-based restore. |
|
@qqqdan: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?